-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fix of "Title wraps within word in Improve the Experience screen" #8322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request 👍 We have talked about this internally and decided on a path forward. Please see #8257 (comment) I've created PR #8341 to switch to showing the brand name. Once that is merged it would be awesome if you could look into resizing the text so it fits the available width. Side note: Please don't merge |
b7f4f9f
to
290bc9a
Compare
@cketti I have made corresponding text auto resizable so it always fits the available width. Please let me know if that's alright and/or if anything else needed. |
cdccd7c
to
c8b8519
Compare
...ystem/src/main/kotlin/app/k9mail/core/ui/compose/designsystem/atom/text/TextDisplayMedium.kt
Outdated
Show resolved
Hide resolved
...ystem/src/main/kotlin/app/k9mail/core/ui/compose/designsystem/atom/text/TextDisplayMedium.kt
Outdated
Show resolved
Hide resolved
...ystem/src/main/kotlin/app/k9mail/core/ui/compose/designsystem/atom/text/TextDisplayMedium.kt
Outdated
Show resolved
Hide resolved
…Added AutoResizeableTextDisplayMedium"
…Added AutoResizeableTextDisplayMedium"- reviews resolved.
c8b8519
to
0eefbce
Compare
Thanks 👍 |
Fixes #8257